home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / grunge_skull / menu.swf / scripts / DefineButton2_28 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-05-27  |  83 b   |  7 lines

  1. on(release){
  2.    tellTarget("..")
  3.    {
  4.       getUrl("files.html", "");
  5.    }
  6. }
  7.